home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NOVA - For the NeXT Workstation
/
NOVA - For the NeXT Workstation.iso
/
SourceCode
/
WhatButton
/
WhatButton.app
/
WhatButton.nib
/
data.classes
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-12-19
|
378 b
|
27 lines
WhatButton = {
ACTIONS = {
AddARadioButton:;
selectButton4:;
RemoveARadioButton:;
ButtonC:;
ButtonB:;
selectButton3:;
selectButton2:;
selectButton0:;
FindButton:;
selectButton1:;
ButtonA:;
};
OUTLETS = {
ButtonBox;
NSelectedButton;
ActionDisplay;
};
SUPERCLASS = Object;
};
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};